home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EIDOS Interactive Digital Press Kit ECTS 1997
/
EIDOS Digital Press Kit - ECTS 1997 - Disc 2.iso
/
pc
/
quit.dir
/
Internal_11.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-08-29
|
154 b
|
13 lines
on selectquit
global lan
if lan = "e" then
go("e")
end if
if lan = "f" then
go("f")
end if
if lan = "g" then
go("g")
end if
end